Paste #127524 |
pasted on 10.10.2019 11:20
- Edit to this paste
- Raw
- The following pastes replied to this paste: # 266201
- Show paste tree
-
Compare with paste
#
Text paste
1 2 3 4 5 6 7 8 | filebeat.inputs:
- type: log
enabled: true
paths:
- /var/log/maillog*
output.logstash:
hosts: ["192.168.199.146:5044"]
|
